Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/RedisLabs/rediscloud-go-api from 0.22.0 to 0.24.0.

Release notes

Sourced from github.com/RedisLabs/rediscloud-go-api's releases.

v0.24.0

  • Add endpoint for Active Active regions.

v0.23.0

  • Add Query Performance Factor property to subscription and database models
Changelog

Sourced from github.com/RedisLabs/rediscloud-go-api's changelog.

0.24.0

  • Add endpoint for Active Active regions.

0.23.0

  • Add Query Performance Factor property to subscription and database models
Commits
  • a9d4e74 Merge pull request #201 from RedisLabs/docs/changelog-0.24.0
  • a0dd5b6 docs: adding a changelog for next release and last release
  • d1d99e3 Merge pull request #200 from RedisLabs/feat/active-active-regions
  • af2f499 fix: remove example
  • da05d1a test: adding api tests for the list regions call
  • 34bc944 fix: removing unnecessary field
  • 9a1826d fix: further circular dep fixes
  • 69c7d6c fix: duplicate region model to avoid an import cycle
  • a2dfbd4 fix: using correct region structs from model
  • bf6b0d4 refactor: simplifying api for active active regions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/RedisLabs/rediscloud-go-api](https://github.com/RedisLabs/rediscloud-go-api) from 0.22.0 to 0.24.0.
- [Release notes](https://github.com/RedisLabs/rediscloud-go-api/releases)
- [Changelog](https://github.com/RedisLabs/rediscloud-go-api/blob/main/CHANGELOG.md)
- [Commits](RedisLabs/rediscloud-go-api@v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/RedisLabs/rediscloud-go-api
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 14, 2025
@trentrosenbaum trentrosenbaum merged commit cd6f825 into main Apr 17, 2025
12 checks passed
@trentrosenbaum trentrosenbaum deleted the dependabot/go_modules/github.com/RedisLabs/rediscloud-go-api-0.24.0 branch April 17, 2025 07:11
burythehammer pushed a commit that referenced this pull request Nov 10, 2025
Bumps [github.com/RedisLabs/rediscloud-go-api](https://github.com/RedisLabs/rediscloud-go-api) from 0.22.0 to 0.24.0.
- [Release notes](https://github.com/RedisLabs/rediscloud-go-api/releases)
- [Changelog](https://github.com/RedisLabs/rediscloud-go-api/blob/main/CHANGELOG.md)
- [Commits](RedisLabs/rediscloud-go-api@v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/RedisLabs/rediscloud-go-api
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trent Rosenbaum <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants